home *** CD-ROM | disk | FTP | other *** search
/ BUG 1 / BUGCD1996_0708.ISO / pc / util / minilin / minilin.exe / USR / SBIN / NAMED_RE.{18 < prev    next >
Text File  |  1994-02-02  |  103b  |  7 lines

  1. #!/bin/sh -
  2. #
  3. #    @(#)named.restart    5.2 (Berkeley) 2/5/89
  4. #
  5. kill -9 `cat /etc/named.pid`
  6. /usr/etc/named 
  7.